Skip to content

Conversation

@JeetKunDoug
Copy link
Contributor

This is the Cassandra 5.0 update to move JMX test classes to the dtest-api project.
It depends on apache/cassandra-in-jvm-dtest-api#41 and will require a new release of the dtest-api so it is not ready to merge yet, but can be reviewed at this point.

Copy link
Contributor

@bbotella bbotella left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Remember to remove the snapshot from the dependency name once the api is released, and before merging.

@JeetKunDoug JeetKunDoug force-pushed the jmx-to-dtest-api-5.0 branch 2 times, most recently from cfb22db to 8185761 Compare October 16, 2025 20:19
@JeetKunDoug JeetKunDoug marked this pull request as ready for review October 23, 2025 20:59
Copy link
Contributor

@frankgh frankgh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good in general. There's one change that seem to have snuck in and I think we should revert it

all dependency resolution regardless of it being a -SNAPSHOT lib or not.
-->
<!-- <remoterepo id="resolver-apache-snapshot" url="${artifact.remoteRepository.apacheSnapshot}" releases="false" snapshots="true" updates="always" checksums="fail" /> -->
<!-- <remoterepo id="resolver-apache-snapshot" url="${artifact.remoteRepository.apacheSnapshot}" releases="false" snapshots="true" updates="always" checksums="fail" /> -->
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's revert this change

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IntelliJ really likes adding that space because the "close" tag above it is actually out of alignment with the open tag above (I assume on purpose maybe?).

@JeetKunDoug JeetKunDoug changed the title CASSANDRA-20884 - Move JMX classes to the in-jvm-dtest API project CASSANDRA-20884 - Move JMX classes to the in-jvm-dtest API project (5.0) Oct 24, 2025
Copy link
Contributor

@frankgh frankgh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 Looks good to me

@JeetKunDoug
Copy link
Contributor Author

Resolved with b4dcef7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants